|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Macros | |
| #define | SLAVE_ADDRESS 0x48 |
Functions | |
| int | main (void) |
| void | USCIB0_ISR (void) |
| #define SLAVE_ADDRESS 0x48 |
Definition at line 58 of file eusci_b_i2c_ex1_masterTXMultiple.c.
| int main | ( | void | ) |
Definition at line 63 of file eusci_b_i2c_ex1_masterTXMultiple.c.
References SLAVE_ADDRESS.
| void USCIB0_ISR | ( | void | ) |
Definition at line 123 of file eusci_b_i2c_ex1_masterTXMultiple.c.